home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 3 / Precision Software Applications Silver Collection Volume Three (PSM) (1993).iso / drivers / tripatch.exe / CW.PCH < prev    next >
Text File  |  1992-09-29  |  952b  |  39 lines

  1.  
  2. @ TITLE: Patch Chinese Windows 3.0 Trident Drivers
  3.  
  4. @ HELP:
  5.  
  6.     To prevent our driver misused with other super
  7.     VGA board,  the driver checks VGA BIOS  to see
  8.     whether it is Trident's product.  However, the
  9.     driver only checks C000 segment.  Some mother-
  10.     board makers  combine  Trident  VGA chip  with
  11.     their motherboard  and  move VGA BIOS  to E000
  12.     segment.That makes the driver cannot recognize
  13.     the VGA board.
  14.  
  15.     This patch modifies the drivers.
  16.  
  17.     Be sure to install the driver first. Then tell
  18.     this patch program that your driver is located
  19.     at  d:\window\SYSTEM directory.  The patch may
  20.     not modify drivers not installed  because they
  21.     are compressed.
  22.  
  23. @ File: CT640.DRV  Pattern: 1
  24. # Pattern:
  25. { 74 06 47 e2
  26. } eb 06 47 e2
  27.  
  28. @ File: CT800.DRV  Pattern: 1
  29. # Pattern:
  30. { 74 06 47 e2
  31. } eb 06 47 e2
  32.  
  33. @ File: CT1024.DRV  Pattern: 1
  34. # Pattern:
  35. { 74 06 47 e2
  36. } eb 06 47 e2
  37.  
  38.  
  39.